﻿@charset "utf-8";

@font-face{font-family:'iconfont';src:url('//at.alicdn.com/t/font_1432720974_1547027.eot');src:url('//at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'),url('//at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'),url('//at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'),url('//at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg')}
@font-face{font-family:'Pacifico';font-style:normal;font-weight:400;src:local('Pacifico Regular'),local('Pacifico-Regular'),url(http://fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2')}
.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}

body {
  font-family: "微软雅黑";
}
.container1 {
  max-width: 1200px !important;
  margin: 0 auto;
  padding: 0;
}
.row {
  margin: 0;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  padding: 0;
  margin: 0;
}
.lt {
  float: left;
}
.rt {
  float: right;
}
a {
  text-decoration: none;
}
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.topbar {
  border-top: 3px solid #0067c6;
  height: 35px;
  line-height: 31px;
  border-bottom: 1px solid #ccc;
  font-size: 1.2rem;
}
.topbar .tlt {
  color: #0067c6;
}
.topbar .trt a {
  color: #000;
}
.topbar .trt a i {
  position: relative;
  top: -2px;
  margin-right: 5px;
}
.header-wrap .header .logo {
  line-height: 65px;
}
.header-wrap .header .logo img {
  max-width: 100%;
}
.header-wrap .header .phonetxt {
  margin-top: 25px;
}
.header-wrap .header .phonetxt img {
  float: left;
  margin-right: 10px;
  margin-top: 7px;
}
.header-wrap .header .phonetxt .ptxt {
  display: inline-block;
  font-size: 1.9rem;
  color: #d30800;
}
.header-wrap .header .phonetxt .ptxt span {
  margin-top: -5px;
  display: block;
  font-weight: bold;
  font-size: 2.7rem;
}
.header-wrap .header .searchbox {
  margin-top: 35px;
  width: 300px;
}
.header-wrap .header .searchbox .inputlist {
  margin-bottom: 5px;
}
.header-wrap .header .searchbox .inputlist .searchtxt {
  float: left;
  width: 85%;
  border: 2px solid #0067c6;
  height: 40px;
  padding: 5px;
  font-size: 1.4rem;
  color: #666;
  outline: none;
}
.header-wrap .header .searchbox .inputlist .submitbtn {
  float: left;
  width: 15%;
  border: none;
  height: 40px;
  background: #0067c6 url(../images/header-searchicon.png) no-repeat center center;
  outline: none;
}
.header-wrap .header .searchbox .inputlist .hottxt {
  font-size: 1.4rem;
  color: #4c4c4c;
}
.header-wrap .header .searchbox .inputlist .hottxt a {
  color: #4c4c4c;
}
.header-wrap .header .menu {
  margin-top: 20px;
  float: right;
}
.header-wrap .header .menulist {
  position: absolute;
  top: 65px;
  right: -7px;
  width: 100px;
  display: none;
  z-index: 10;
  background: rgba(0, 0, 0, 0.8);
}
.header-wrap .header .menulist a {
  font-size: 1.4rem;
  font-family: "微软雅黑";
  text-decoration: none;
  color: #fff;
  display: block;
  text-align: center;
  height: 30px;
  line-height: 30px;
}
.header-wrap .header .menulist a:hover {
  background: #000;
}
.nav-wrap {
  width: 100%;
  height: 45px;
  background: #0067c6;
}
.nav-wrap .nav-ul .navlist {
  position: relative;
  display: inline-block;
  float: left;
  width: 14.28%;
  height: 45px;
  box-sizing: border-box;
}
.nav-wrap .nav-ul .navlist a.listh1 {
  width: 100%;
  height: 45px;
  line-height: 45px;
  text-decoration: none;
  display: block;
  color: #fff;
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
}
.nav-wrap .nav-ul .navlist a.listh1 span {
  margin-top: 10px;
  float: right;
  background: url(../images/navline.jpg) no-repeat;
  width: 2px;
  height: 28px;
  display: inline-block;
}
.nav-wrap .nav-ul .navlist a.listh1:hover,
.nav-wrap .nav-ul .navlist a.listh1.on {
  border-top: 3px solid #0067c6;
  background: #fff;
  color: #0067c6;
  position: relative;
  top: -3px;
  height: 47px;
}
.nav-wrap .nav-ul .navlist .list2-ul {
  position: absolute;
  left: 0;
  top: 45px;
  display: none;
  z-index: 10;
  background: rgba(0, 0, 0, 0.8) !important;
  background: #070707;
  filter: alpha(opacity=80);
  width: 100%;
}
.nav-wrap .nav-ul .navlist .list2-ul .list {
  position: relative;
}
.nav-wrap .nav-ul .navlist .list2-ul .list .listh2 {
  text-align: left;
  padding-left: 10px;
  line-height: 45px;
  color: #fff;
  display: block;
  text-decoration: none;
}
.nav-wrap .nav-ul .navlist .list2-ul .list .listh2:hover,
.nav-wrap .nav-ul .navlist .list2-ul .list .listh2.on {
  background: #0067c6;
}
.nav-wrap .nav-ul .navlist .list2-ul .list .list3-ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.8) !important;
  background: #000;
  filter: alpha(opacity=80);
}
.nav-wrap .nav-ul .navlist .list2-ul .list .list3-ul .list2 a {
  text-align: center;
  display: block;
  line-height: 45px;
  color: #fff;
}
.banner-wrap {
  position: relative;
}
.banner-wrap #owl-demo {
  width: 100% !important;
  margin-left: auto;
  margin-right: auto;
}
.banner-wrap #owl-demo .item {
  display: block;
}
.banner-wrap #owl-demo img {
  display: block;
  width: 100%;
}
.banner-wrap .owl-theme .owl-controls {
  position: absolute;
  bottom: 20px;
  left: 47%;
}
.banner-wrap .owl-theme .owl-controls.clickable .owl-page span {
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.banner-wrap .owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #fff;
}
.banner-wrap .owl-theme .owl-controls .owl-page.active span {
  background: #fff;
}
.banner-wrap .banner .swiper-wrapper .swiper-slide img {
  width: 100%;
}
.content-wrap .product-wrap {
  padding: 30px 0;
}
.content-wrap .product-wrap .title-line {
  text-align: center;
  background: url(../images/index-line1.png) no-repeat center center;
  height: 96px;
}
.content-wrap .product-wrap .title-line .entit {
  font-size: 2rem;
  color: #333;
  font-family: "Arial";
  text-transform: uppercase;
}
.content-wrap .product-wrap .title-line .chtit {
  position: relative;
  top: 5px;
  font-size: 3rem;
  font-weight: bold;
  color: #0067c6;
}
.content-wrap .product-wrap .product-con {
  margin-top: 30px;
  overflow: hidden;
}
.content-wrap .product-wrap .product-con .tabhd {
  text-align: center;
}
.content-wrap .product-wrap .product-con .tabhd .thdlist {
  margin-right: -1px;
  display: inline-block;
  margin-bottom: 10px;
}
.content-wrap .product-wrap .product-con .tabhd .thdlist a {
  background: #fff;
  margin-left: -4px;
  text-decoration: none;
  border: 1px solid #ccc;
  border-top: 1px solid #0067c6;
  display: block;
  /*padding: 0 20px;*/
  height: 40px;
  line-height: 37px;
  color: #000;
  width:120px;
}
.content-wrap .product-wrap .product-con .tabhd .thdlist a:hover,
.content-wrap .product-wrap .product-con .tabhd .thdlist a.on {
  background: #0067c6;
  color: #fff;
}
.content-wrap .product-wrap .product-con .tabhd .morebtn {
  display: inline-block;
  margin-right: -1px;

}
.content-wrap .product-wrap .product-con .tabhd .morebtn a {
  background: #fff;
  margin-left: -4px;
  text-decoration: none;
  border: 1px solid #ccc;
  border-top: 1px solid #0067c6;
  display: block;
  /*padding: 0 20px;*/
  height: 40px;
  line-height: 37px;
  color: #000;
  width:120px;
}
.content-wrap .product-wrap .product-con .tabbd {
  margin-top: 30px;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist {
  display: none;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist:first-child {
  display: block;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .plist {
  padding: 0 10px 20px;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .plist a {
  display: block;
  text-decoration: none;
  border: 1px solid #ccc;
  padding: 2px 2px 0;
  position: relative;
  top: 0;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .plist a:hover {
  background: #0067c6;
  box-shadow: 3px 3px 5px #4791d6;
  position: relative;
  top: -3px;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .plist a:hover .picbox {
  border-color: #fff;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .plist a:hover .btit {
  color: #fff;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .plist a .picbox {
  border: 1px solid #ccc;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .plist a .btit {
  text-align: center;
  color: #000;
  font-size: 1.3rem;
  line-height: 35px;
  height: 35px;
  overflow: hidden;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .about-wrap {
  padding: 0px 0;
}
.content-wrap .about-wrap .title-line {
  text-align: center;
  background: url(../images/index-line1.png) no-repeat center center;
  height: 96px;
}
.content-wrap .about-wrap .title-line .entit {
  font-size: 2rem;
  color: #333;
  font-family: "Arial";
  text-transform: uppercase;
}
.content-wrap .about-wrap .title-line .chtit {
  position: relative;
  top: 5px;
  font-size: 3rem;
  font-weight: bold;
  color: #0067c6;
}
.content-wrap .about-wrap .about-con {
  margin-top: 30px;
}
.content-wrap .about-wrap .about-con a {
  text-decoration: none;
  display: block;
}
.content-wrap .about-wrap .about-con a:hover .picbox {
  opacity: .5;
}
.content-wrap .about-wrap .about-con a .picbox {
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .about-wrap .about-con a .picbox .pic {
  text-align: center;
 padding:15px;
}
.content-wrap .about-wrap .about-con a .picbox .pic img {
  max-width: 100%;
}
.content-wrap .about-wrap .about-con a .con .tit {
  font-size: 1.8rem;
  font-weight: bold;
  color: #000;
  margin-bottom: 5px;
}
.content-wrap .about-wrap .about-con a .con .cn p {
  font-size: 1.4rem;
  color: #000;
  margin-bottom: 0;
  text-indent: 2em;
  line-height: 26px;
}

.content-wrap .about-wrap .about-con a .con .cn{

overflow:hidden;
height:235px;

}
.content-wrap .about-wrap .about-con a .con .morebtn {
  text-align: center;
  margin-top: 5px;
  color: #0083de;
  font-size: 1.4rem;
}


.content-wrap .news-wrap {
  padding: 50px 0;
  background: url(../images/newsbg.jpg) no-repeat center center;
  background-size: cover;
  margin-top:10px;
}


.content-wrap .news-wrap .title-line {
  text-align: center;
  background: url(../images/index-line2.png) no-repeat center center;
  height: 96px;
}
.content-wrap .news-wrap .title-line .entit {
  font-size: 2rem;
  color: #fff;
  font-family: "Arial";
  text-transform: uppercase;
}
.content-wrap .news-wrap .title-line .chtit {
  position: relative;
  top: 5px;
  font-size: 3rem;
  font-weight: bold;
  color: #fefefe;
}
.content-wrap .news-wrap .news-con {
  margin-top: 30px;
}
.content-wrap .news-wrap .news-con .morebtn {    width: 130px;
    height: 30px;
    line-height: 30px;
    margin: 20px auto 0;
    color: #0067c6;
    font-size: 1.4rem;
    border-radius: 3px;
    border: 1px solid #0067c6;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;

}
.content-wrap .news-wrap .news-con .morebtn {color:#0067c6;}
.content-wrap .news-wrap .news-con .morebtn:hover{ background:#0067c6;}
.content-wrap .news-wrap .news-con .morebtn:hover a{ color:#fff}

.content-wrap .news-wrap .news-con .nlist {
  padding: 0 10px 20px;
}
.content-wrap .news-wrap .news-con .nlist a {
  text-decoration: none;
  display: block;
  background: rgba(0, 103, 198, 0);
  color: #fff;
  font-size: 1.6rem;
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .news-wrap .news-con .nlist a:hover {
  background: #0067c6;
}
.content-wrap .news-wrap .news-con .nlist a:hover .addicon {
  right: 0;
}
.content-wrap .news-wrap .news-con .nlist a .picbox {
  width: 25%;
}
.content-wrap .news-wrap .news-con .nlist a .con {
  width: 73%;
  padding-right: 20px;
}
.content-wrap .news-wrap .news-con .nlist a .con .tit {
  margin-top: 10px;
  margin-bottom: 10px;
  line-height:20px;
  height:20px;
  overflow:hidden;

}
.content-wrap .news-wrap .news-con .nlist a .con .cn {
  line-height: 25px;
  height: 50px;
  overflow: hidden;
  font-size: 1.4rem;
}
.content-wrap .news-wrap .news-con .nlist a .addicon {
  position: absolute;
  right: -200px;
  top: 0;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .case-wrap {
  padding: 30px 0;
}
.content-wrap .case-wrap .title-line {
  text-align: center;
  background: url(../images/index-line1.png) no-repeat center center;
  height: 96px;
}
.content-wrap .case-wrap .title-line .entit {
  font-size: 2rem;
  color: #333;
  font-family: "Arial";
  text-transform: uppercase;
}
.content-wrap .case-wrap .title-line .chtit {
  position: relative;
  top: 5px;
  font-size: 3rem;
  font-weight: bold;
  color: #0067c6;
}
.content-wrap .case-wrap .case-con {
  margin-top: 30px;
}
.content-wrap .case-wrap .case-con .clist {
  padding: 0 10px 20px;
}
.content-wrap .case-wrap .case-con .clist a {
  display: block;
  text-decoration: none;
  border: 1px solid #ccc;
  padding: 2px 2px 0;
  position: relative;
  top: 0;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .case-wrap .case-con .clist a:hover {
  background: #0067c6;
  box-shadow: 3px 3px 3px #4791d6;
  position: relative;
  top: -3px;
}
.content-wrap .case-wrap .case-con .clist a:hover .picbox {
  border-color: #fff;
}
.content-wrap .case-wrap .case-con .clist a:hover .btit {
  color: #fff;
}
.content-wrap .case-wrap .case-con .clist a .picbox {
  border: 1px solid #ccc;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  text-align:center;
}
.content-wrap .case-wrap .case-con .clist a .btit {
  text-align: center;
  color: #000;
  font-size: 1.3rem;
  line-height: 35px;
  height: 35px;
  overflow: hidden;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .case-wrap .case-con .morebtn {
  width: 130px;
  height: 30px;
  line-height: 30px;
  margin: 20px auto 0;
  color: #0067c6;
  font-size: 1.4rem;
  border-radius: 3px;
  border: 1px solid #0067c6;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .case-wrap .case-con .morebtn:hover {
  background: #0067c6;
}
.content-wrap .case-wrap .case-con .morebtn:hover a {
  color: #fff;
}
.content-wrap .case-wrap .case-con .morebtn a {
  color: #0067c6;
}
.content-wrap .advantage-wrap {
  padding: 30px 0;
}
.content-wrap .advantage-wrap .title-line {
  text-align: center;
}
.content-wrap .advantage-wrap .title-line .btit {
  font-size: 28px;
  color: #000;
  font-weight: bold;
}
.content-wrap .advantage-wrap .title-line .btit span {
  color: #0067c6;
}
.content-wrap .advantage-wrap .title-line .stit {
  margin-top: 5px;
  font-size: 2rem;
  color: #888;
}
.content-wrap .advantage-wrap .advantage-con {
  margin-top: 30px;
}
.content-wrap .advantage-wrap .advantage-con .apic {
  margin-bottom: 20px;
  text-align: center;
}
.content-wrap .advantage-wrap .advantage-con .apic img {
  max-width: 100%;
}
.content-wrap .advantage-wrap .advantage-con .aconbox .alist {
  margin-bottom: 20px;
}
.content-wrap .advantage-wrap .advantage-con .aconbox .alist .con {
  float: left;
}
.content-wrap .advantage-wrap .advantage-con .aconbox .alist .con .tit {
  border-bottom: 1px solid #0067c6;
  font-size: 2rem;
  font-weight: bold;
  color: #333;
  padding-bottom: 5px;
}
.content-wrap .advantage-wrap .advantage-con .aconbox .alist .con .cn {
  margin-top: 5px;
  color: #333;
  font-size: 1.4rem;
  line-height: 25px;
}
.content-wrap .advantage-wrap .advantage-con .aconbox .alist .num {
  float: left;
  background: url(../images/advantage-numbg.png) no-repeat;
  width: 92px;
  height: 75px;
  text-align: center;
  padding-top: 15px;
  padding-left: 15px;
  color: #fff;
  font-size: 3rem;
  position: relative;
  top: -1px;
  left: 0;
}
.content-wrap .advantage-wrap .advantage-con .aconbox .alist .num1 {
  float: left;
  background: url(../images/advantage-numbg1.png) no-repeat;
  width: 92px;
  height: 75px;
  text-align: left;
  padding-top: 15px;
  color: #fff;
  padding-left: 16px;
  font-size: 3rem;
  position: relative;
  top: -1px;
  left: 0;
}
.content-wrap .contact-wrap {
  padding: 30px 0;
  background: url(../images/contactbg.jpg) no-repeat center center;
  background-size: cover;
}
.content-wrap .contact-wrap .title-line {
  text-align: center;
  background: url(../images/index-line2.png) no-repeat center center;
  height: 96px;
}
.content-wrap .contact-wrap .title-line .entit {
  font-size: 2rem;
  color: #fff;
  font-family: "Arial";
  text-transform: uppercase;
}
.content-wrap .contact-wrap .title-line .chtit {
  position: relative;
  top: 5px;
  font-size: 3rem;
  font-weight: bold;
  color: #fefefe;
}
.content-wrap .contact-wrap .contact-con {
  margin-top: 30px;
}
.content-wrap .contact-wrap .contact-con .messagebox .tit {
  font-size: 1.8rem;
  margin-bottom: 10px;
  color: #fff;
}
.content-wrap .contact-wrap .contact-con .messagebox .mbox {
  margin-top: 20px;
}
.content-wrap .contact-wrap .contact-con .messagebox .mbox .inputlist {
  margin-bottom: 32px;
}
.content-wrap .contact-wrap .contact-con .messagebox .mbox .inputlist .inputcon {
  width: 100%;
  margin-bottom: 10px;
}
.content-wrap .contact-wrap .contact-con .messagebox .mbox .inputlist label {
  float: left;
  font-weight: normal;
  font-size: 1.4rem;
  color: #fff;
}
.content-wrap .contact-wrap .contact-con .messagebox .mbox .inputlist .import {
  float: left;
  color: #ff0000;
  font-size: 1.2rem;
}
.content-wrap .contact-wrap .contact-con .messagebox .mbox .inputlist .textbox1 {
  width: 100%;
  height: 35px;
  padding: 5px;
  font-size: 1.4rem;
  color: #666;
  background: #f1f0f0;
  border: none;
}
.content-wrap .contact-wrap .contact-con .messagebox .mbox .inputlist .textbox2 {
  width: 100%;
  height: 120px;
  padding: 5px;
  font-size: 1.4rem;
  color: #666;
  background: #f1f0f0;
  border: none;
}
.content-wrap .contact-wrap .contact-con .messagebox .mbox .inputlist .submitbtn {
  border: none;
  background: #0487ff;
  height: 35px;
  width: 25%;
  color: #fff;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .contact-wrap .contact-con .messagebox .mbox .inputlist .submitbtn:hover {
  background: #006dd0;
}
.content-wrap .contact-wrap .contact-con .ccon {
  margin-bottom: 20px;
  color: #383838;
}
.content-wrap .contact-wrap .contact-con .ccon .tit {
  font-size: 1.8rem;
  margin-bottom: 10px;
  color: #fff;
}
.content-wrap .contact-wrap .contact-con .ccon .ewmbox .ewm {
  text-align: center;
  padding:10px;
}
.content-wrap .contact-wrap .contact-con .ccon .ewmbox .ewm img {
  max-width: 100%;
}
.content-wrap .contact-wrap .contact-con .ccon .ewmbox .ewm span {
  display: block;
  margin-top: 5px;
  color: #fff;
  font-size: 1.2rem;
}
.content-wrap .contact-wrap .contact-con .ccon .iconbox {
  margin-top: 10px;
}
.content-wrap .contact-wrap .contact-con .ccon .iconbox .clist {
  margin-bottom: 5px;
}
.content-wrap .contact-wrap .contact-con .ccon .iconbox .clist span {
  float: left;
  color: #fff;
  font-size: 1.3rem;
  line-height: 25px;
}
.content-wrap .contact-wrap .contact-con .ccon .mappic {
  margin-top: 10px;
  margin-bottom: 10px;
}
.content-wrap .contact-wrap .contact-con .ccon .mappic img {
  width: 100%;
}
.content-wrap .contentbox {
  margin-top: 20px;
}
.content-wrap .contentbox .w-ltside .mb {
  margin-bottom: 10px;
}
.content-wrap .contentbox .w-ltside .mb .tit-show .title {
  display: block;
  height: 45px;
  line-height: 45px;
  background: #0067c6;
  background-size: cover;
  overflow: hidden;
  font-size: 16px;
  color: #fff;
  text-indent: 1em;
  cursor: pointer;
}
.content-wrap .contentbox .w-ltside .mb .tit-show .title .arrow {
  float: right;
  margin-right: 15px;
}
.content-wrap .contentbox .w-ltside .mb .tit-show .title .icon {
  margin-right: 10px;
}
.content-wrap .contentbox .w-ltside .show-hide {
  display: block;
  overflow: hidden;
  width: 100%;
}
.content-wrap .contentbox .w-ltside .show-hide .div2 {
  display: block;
  height: 35px;
  line-height: 35px;
  cursor: pointer;
  background: #eee;
  color: #707070;
  font-size: 14px;
  text-align: center;
  border-bottom: 1px solid #fff;
}
.content-wrap .contentbox .w-ltside .show-hide .div2 a {
  display: block;
  color: #707070;
  text-decoration: none;
}
.content-wrap .contentbox .w-ltside .show-hide .div2:hover a {
  background: #0067c6;
  color: #fff;
}
.content-wrap .contentbox .w-ltside .show-hide .div3 {
  display: none;
}
.content-wrap .contentbox .w-ltside .show-hide .div3 ul {
  margin: 0;
  padding: 0;
}
.content-wrap .contentbox .w-ltside .show-hide .div3 ul li {
  display: block;
  height: 34px;
  line-height: 34px;
  list-style: none;
  text-align: center;
  background: #fff;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
}
.content-wrap .contentbox .w-ltside .show-hide .div3 ul li a {
  text-decoration: none;
  display: block;
  overflow: hidden;
  color: #666;
}
.content-wrap .contentbox .w-ltside .show-hide .div3 ul li a:hover {
  color: #0067c6;
}
.content-wrap .contentbox .w-posit {
  border: 1px solid #ccc;
  padding: 5px 10px;
  margin-bottom: 10px;
}
.content-wrap .contentbox .w-posit .tit {
  font-size: 1.2rem;
  color: #4d4d4d;
}
.content-wrap .contentbox .w-posit .posit {
  font-size: 1.2rem;
  color: #4d4d4d;
}
.content-wrap .contentbox .w-posit .posit a {
  color: #4d4d4d;
}
.content-wrap .contentbox .ltside {
  width: 260px;
  margin-bottom: 20px;
}
.content-wrap .contentbox .ltside .linkbox .title-arrow {
  background: #003565;
  color: #fff;
  text-align: center;
  padding: 1px;
}
.content-wrap .contentbox .ltside .linkbox .title-arrow .tit {
  line-height: 55px;
  height: 55px;
  border: 1px solid #005db2;
  font-size: 3rem;
  background: #0067c6;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap {
  margin-top: 5px;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list {
  margin-bottom: 3px;
  border: 1px solid #a7a7a7;
  padding: 1px;
  display: block;
  overflow: hidden;
  font-size: 1.4rem;
  text-decoration: none;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list:hover .titbox {
  background: #4ba9ff;
  color: #fff !important;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list.on1 .titbox {
  background: #4ba9ff;
  color: #fff;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list .titbox {
  background: #d8d8d8;
  color: #333;
  line-height: 45px;
  height: 45px;
  overflow: hidden;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list .titbox span {
  float: left;
  margin-left: 30px;
  margin-right: 30px;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list .titbox i.arrow {
  margin-right: 30px;
  margin-top: -2px;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list2 {
  margin-top: 5px;
  margin-bottom: 5px;
  display: none;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list2 ul li a {
  display: block;
  height: 43px;
  text-align: left;
  text-indent: 2.2em;
  color: #666;
  line-height: 43px;
  font-size: 1.4rem;
  background: #fff;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list2 ul li a:hover {
  color: #0067c6;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list2 ul li a i {
  margin-right: 8px;
}
.content-wrap .contentbox .ltside .linkbox .link-wrap .list2 ul li a span {
  margin-right: 10px;
}
.content-wrap .contentbox .ltside .contactbox {
  margin-top: 15px;
}
.content-wrap .contentbox .ltside .contactbox .title-arrow {
  background: #003565;
  color: #fff;
  text-align: center;
  padding: 1px;
}
.content-wrap .contentbox .ltside .contactbox .title-arrow .tit {
  line-height: 55px;
  height: 55px;
  border: 1px solid #005db2;
  font-size: 3rem;
  background: #0067c6;
}
.content-wrap .contentbox .ltside .contactbox .con {
  margin-top: 5px;
  background: #d8d8d8;
  padding: 5px;
}
.content-wrap .contentbox .ltside .contactbox .con .pic {
  padding: 2px;
}
.content-wrap .contentbox .ltside .contactbox .con .pic img {
  width: 100%;
}
.content-wrap .contentbox .ltside .contactbox .con .cn {
  margin-top: 5px;
  margin-bottom: 10px;
  line-height: 22px;
  color: #000;
  font-size: 1.3rem;
}
.content-wrap .contentbox .main-wrap {
  padding-bottom: 80px;
}
.content-wrap .contentbox .main-wrap .title-posit {
  margin-bottom: 20px;
}
.content-wrap .contentbox .main-wrap .title-posit .tp .title span {
  display: inline-block;
  font-size: 1.4rem;
  color: #0262b8;
  font-weight: bold;
}
.content-wrap .contentbox .main-wrap .title-posit .tp .posit {
  margin-top: 5px;
  color: #000;
  font-size: 1.2rem;
}
.content-wrap .contentbox .main-wrap .title-posit .tp .posit a {
  color: #000;
}
.content-wrap .contentbox .main-wrap .title-posit .line {
  margin-top: 5px;
  border-top: 1px solid #0177b7;
  border-bottom: 1px solid #0177b7;
  height: 3px;
}
.content-wrap .contentbox .main-wrap .about-con {
  margin-bottom: 20px;
  margin-top:20px;
}
.content-wrap .contentbox .main-wrap .about-con .tit {
  font-size: 1.4rem;
  color: #000;
  font-weight: bold;
  margin-bottom: 10px;
}
.content-wrap .contentbox .main-wrap .about-con .con {
  font-size: 1.4rem;
  color: #000;
  line-height: 30px;
  margin-bottom: 0;
}

.content-wrap .contentbox .main-wrap .about-con .con.cn {
margin-top:20px;
}
.content-wrap .contentbox .main-wrap .about-con .con p {
  text-indent: 2em;
  margin-bottom: 0;
}
.content-wrap .contentbox .main-wrap .product-con .plist {
  padding: 0 10px 20px;
}
.content-wrap .contentbox .main-wrap .product-con .plist a {
  display: block;
  text-decoration: none;
  border: 1px solid #ccc;
  padding: 2px 2px 0;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .contentbox .main-wrap .product-con .plist a:hover {
  background: #0067c6;
  box-shadow: 3px 3px 3px #878787;
}
.content-wrap .contentbox .main-wrap .product-con .plist a:hover .picbox {
  border-color: #fff;
}
.content-wrap .contentbox .main-wrap .product-con .plist a:hover .btit {
  color: #fff;
}
.content-wrap .contentbox .main-wrap .product-con .plist a .picbox {
  border: 1px solid #ccc;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .contentbox .main-wrap .product-con .plist a .btit {
  text-align: center;
  color: #000;
  font-size: 1.6rem;
  line-height: 35px;
  height: 35px;
  overflow: hidden;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .contentbox .main-wrap .news-con .nlist {
  margin-bottom: 20px;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a {
  display: block;
  text-decoration: none;
  color: #333;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a:hover {
  color: #0067c6;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a:hover .picbox {
  opacity: .5;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .picbox {
  width: 15%;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .con {
  width: 83%;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .con .tit {
  margin-top: 10px;
  font-size: 1.6rem;
  line-height: 18px;
  height: 18px;
  overflow: hidden;
  margin-bottom: 5px;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .con .tit i {
  margin-right: 5px;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .con .cn {
  font-size: 1.4rem;
  line-height: 30px;
  height: 90px;
  overflow: hidden;
}
.content-wrap .contentbox .main-wrap .news-con .nlist a .con .cn span {
  color: #0067c6;
}
.content-wrap .contentbox .main-wrap .messages-con .mbox {
  margin-top: 20px;
}
.content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist {
  margin-bottom: 20px;
}
.content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .inputcon {
  width: 100%;
  margin-bottom: 10px;
}
.content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist label {
  float: left;
  font-weight: normal;
  font-size: 1.4rem;
  color: #333;
}
.content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .import {
  float: left;
  color: #ff0000;
  font-size: 1.2rem;
}
.content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox1 {
  width: 100%;
  height: 35px;
  padding: 5px;
  font-size: 1.4rem;
  color: #666;
  background: #f1f0f0;
  border: none;
}
.content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox2 {
  width: 100%;
  height: 120px;
  padding: 5px;
  font-size: 1.4rem;
  color: #666;
  background: #f1f0f0;
  border: none;
}
.content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .submitbtn {
  border: none;
  background: #0487ff;
  height: 35px;
  width: 25%;
  color: #fff;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .submitbtn:hover {
  background: #006dd0;
}
.content-wrap .contentbox .main-wrap .contact-con .mappic {
  margin-top: 10px;
}
.content-wrap .contentbox .main-wrap .contact-con .mappic img {
  width: 100%;
}
.content-wrap .contentbox .main-wrap .contact-con .ccon {
  font-size: 1.4rem;
  color: #333;
  line-height: 25px;
}
.content-wrap .contentbox .main-wrap .news-details-con .tit {
  text-align: center;
  margin-bottom: 5px;
}
.content-wrap .contentbox .main-wrap .news-details-con .tit span {
  font-size: 2.4rem;
  color: #292929;
}
.content-wrap .contentbox .main-wrap .news-details-con .time {
  text-align: center;
  font-size: 1.2rem;
}
.content-wrap .contentbox .main-wrap .news-details-con .pic {
  margin: 10px 0;
  text-align: center;
}
.content-wrap .contentbox .main-wrap .news-details-con img {
        max-width:100%;
       text-align: center;
    }
.content-wrap .contentbox .main-wrap .news-details-con .pic img {
  max-width: 100%;
}
.content-wrap .contentbox .main-wrap .news-details-con .con p {
  /*text-indent: 2em;*/
  color: #636363;
  font-size: 1.4rem;
  margin-bottom: 0;
  line-height: 28px;
}
.content-wrap .contentbox .main-wrap .product-details-con .picbox {
  margin-bottom: 10px;
  text-align: center;
}

.content-wrap .contentbox .main-wrap .product-details-con img {
  max-width: 100%;
  text-align: center;
}

.content-wrap .contentbox .main-wrap .product-details-con .picbox img {
  max-width: 100%;
  border: 1px solid #ccc;
}
.content-wrap .contentbox .main-wrap .product-details-con .tit {
  text-align: center;
  font-size: 1.4rem;
  color: #000;
}

.content-wrap .contentbox .main-wrap .product-details-con .tit span{
 font-size: 2.4rem;
    color: #292929;
}

/*.content-wrap .contentbox .main-wrap .product-details-con .tit a {

        text-align:center;
        margin-top:200px;
     
    }*/
.footer-wrap {
  background: #0487ff;
}
.footer-wrap .footer {
  padding: 25px 0;
}
.footer-wrap .footer .link-ul {
  color: #fff;
  text-align: center;
  font-size: 1.4rem;
}
.footer-wrap .footer .link-ul .list {
  display: inline-block;
  margin-bottom: 5px;
}
.footer-wrap .footer .link-ul .list a {
  float: left;
  display: block;
  color: #fff;
}
.footer-wrap .footer .link-ul .list span {
  float: left;
  margin: 0 10px;
}
.footer-wrap .footer .copyright {
  color: #fff;
  text-align: center;
  font-size: 1.4rem;
  line-height: 25px;
}
.hot-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 75px;
  background: #0262b8;
  z-index: 999;
}
.hot-wrap .list {
  height: 75px;
  width: 25%;
  float: left;
  display: block;
}
.hot-wrap .list:hover {
  background: #5cbefe;
}
.hot-wrap .list a {
  text-decoration: none;
  display: block;
  text-align: center;
}
.hot-wrap .list a i {
  display: block;
  padding-bottom: .2em;
  padding-top: .5em;
}
.hot-wrap .list a span {
  font-size: 1rem;
  color: #fff;
}
.win-ewm1 {
  position: fixed;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 999;
  background: rgba(0, 0, 0, 0.9);
  top: 0;
  left: 0;
  color: #fff;
  display: none;
}
.win-ewm1 .close {
  color: #fff;
  opacity: 1;
  margin: 20px 20px 0 0;
  font-size: 2rem;
}
.win-ewm1 .pic {
  margin-top: 50%;
  padding: 0 20px;
}
.win-ewm1 .pic img {
  max-width: 100%;
}
.win-ewm2 {
  position: fixed;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 999;
  background: rgba(0, 0, 0, 0.9);
  top: 0;
  left: 0;
  color: #fff;
  display: none;
}
.win-ewm2 .close {
  color: #fff;
  opacity: 1;
  margin: 20px 20px 0 0;
  font-size: 2rem;
}
.win-ewm2 .pic {
  margin-top: 50%;
  padding: 0 20px;
}
.win-ewm2 .pic img {
  max-width: 100%;
}
@media (min-width: 992px) {
  .col-md-13 {
    width: 20%;


  }
  .content-wrap .about-wrap .about-con a .picbox .pic{  padding:0 15px 0 0;}
  .header-wrap .header {
    height: 120px;
  }
  .header-wrap .header .logo {
    line-height: 120px;
  }
  .content-wrap .product-wrap .product-con .tabhd .thdlist a {
    /*padding: 0 40px;*/
  }
  .content-wrap .news-wrap .news-con .nlist {
    padding: 0 30px 30px;
  }
  .content-wrap .news-wrap .news-con .nlist a .con {
    padding-right: 60px;
  }
  .content-wrap .advantage-wrap .advantage-con .aconbox {
    padding: 0 10px;
  }
  .content-wrap .advantage-wrap .advantage-con .aconbox .alist {
    margin-bottom: 30px;
  }
  .content-wrap .advantage-wrap .advantage-con .aconbox .alist .con {
    width: 75%;
    float: left;
  }
  .content-wrap .contact-wrap .contact-con .messagebox {
    padding-left: 30px;
  }
  .content-wrap .contentbox .main-wrap .messages-con .mbox {
    width: 500px;
    margin: 0 auto;
  }
.win-ewm1 {
    display: none !important;
  }
.win-ewm2 {
    display: none !important;
  }
}
@media (max-width: 990px) {
  .container1 {
    padding-left: .5em;
    padding-right: .5em;
  }
  .footer-wrap {
    margin-bottom: 75px;
  }aa
}
@media (max-width: 480px) {
  .logo img {
    width: 83%;

  }
  .content-wrap .news-wrap .news-con div:nth-child(3){ display:none;}
 .content-wrap .news-wrap .news-con div:nth-child(4){ display:none;}
 
 .content-wrap .product-wrap .product-con .tabbd .tbdlist div:nth-child(5){ display:none;}
.content-wrap .product-wrap .product-con .tabbd .tbdlist div:nth-child(6){ display:none;}
.content-wrap .product-wrap .product-con .tabbd .tbdlist div:nth-child(7){ display:none;}
.content-wrap .product-wrap .product-con .tabbd .tbdlist div:nth-child(8){ display:none;}
  .content-wrap .product-wrap .title-line {
    background: none;
    height: auto;
  }
  .content-wrap .product-wrap .title-line .chtit {
    font-size: 1.8em;
  }
  .content-wrap .product-wrap .title-line .entit {
    margin-top: 5px;
    font-size: 1.4rem;
  }
  .content-wrap .product-wrap .product-con {
    margin-top: 20px;
  }
  .content-wrap .product-wrap .product-con .tabhd .thdlist {
    float: left;
  }
.content-wrap .product-wrap .product-con .tabhd .thdlist { width:33.33%; float:left;}
  .content-wrap .product-wrap .product-con .tabhd .thdlist a {
    /*border: none;*/
    margin-left: 0;
    width:100%;
    /*height: 30px;
    line-height: 30px;*/
  }
  .content-wrap .product-wrap .product-con .tabhd .morebtn{
    /*border: none;
    height: 30px;
    line-height: 30px;*/
    float:left;
    width:33.33%;
  }
  .content-wrap .product-wrap .product-con .tabhd .morebtn a{
    width:100%;
    display: block;
    margin-left:0;
  }
  .content-wrap .about-wrap .title-line {
    background: none;
    height: auto;
  }
  .content-wrap .about-wrap .title-line .chtit {
    font-size: 1.8em;
  }
  .content-wrap .about-wrap .title-line .entit {
    margin-top: 5px;
    font-size: 1.4rem;
  }
  .content-wrap .about-wrap .about-con {
    margin-top: 4px;
  }
  .content-wrap .about-wrap .about-con a .picbox {
    margin-bottom: 20px;

  }
  .content-wrap .news-wrap .title-line {
    background: none;
    height: auto;
  }
  .content-wrap .news-wrap .title-line .chtit {
    font-size: 1.8em;
  }
  .content-wrap .news-wrap .title-line .entit {
    margin-top: 5px;
    font-size: 1.4rem;
  }
  .content-wrap .news-wrap .news-con .nlist a .picbox {
    width: 45%;
  }
  .content-wrap .news-wrap .news-con .nlist a .con {
    width: 53%;
    padding-right: 10px;
  }
  .content-wrap .case-wrap .title-line {
    background: none;
    height: auto;
  }
  .content-wrap .case-wrap .title-line .chtit {
    font-size: 1.8em;
  }
  .content-wrap .case-wrap .title-line .entit {
    margin-top: 5px;
    font-size: 1.4rem;
  }
  .content-wrap .advantage-wrap .title-line .btit {
    font-size: 2.2rem;
  }
  .content-wrap .advantage-wrap .title-line .stit {
    font-size: 1.8rem;
  }
  .content-wrap .contact-wrap .title-line {
    background: none;
    height: auto;
  }
  .content-wrap .contact-wrap .title-line .chtit {
    font-size: 1.8em;
  }
  .content-wrap .contact-wrap .title-line .entit {
    margin-top: 5px;
    font-size: 1.4rem;
  }
  .content-wrap .contentbox .main-wrap .news-con .nlist a .picbox {
    width: 35%;
  }
  .content-wrap .contentbox .main-wrap .news-con .nlist a .con {
    width: 62%;
  }
}


div.page {
    margin: 10px 3px;
    padding: 3px;
    text-align: center;
}

div.page a {
    background-position: 50% bottom;
    border-color: #dedfde;
    border-style: solid;
    border-width: 1px;
    color:black;
    margin-right: 3px;
    padding: 2px 6px;
    text-decoration: none;
}


div.page span.disabled {
    color: #adaaad;
    margin-right: 3px;
    padding: 2px 6px;
}

div.page span.current {
    color: #eb5914;
    font-weight: bold;
    margin-right: 3px;
    padding: 2px 6px;
}



/*浮动QQ*/
.dock {
	position: fixed;
	right: 0px;
	width: 50px;
	-moz-opacity: 0.7;
	opacity: 0.7;
	z-index: 200;
}

.dock.close {
	z-index: 50;
}

.dock ul.icons {
	position: absolute;
	list-style: none;
	right: 0px;
	padding: 0px;
	width: 50px;
	border: 1px solid #333;
	border-right: none;
	background: #111;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.dock.close ul.icons {
	right: -70px;
}

.dock ul.icons li i {
	display: block;
	position: relative;
	width: 50px;
	height: 50px;
	background: url(../images/icons.png) no-repeat;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	z-index: 210;
}

.dock ul.icons li.active i {
	-moz-opacity: 0.4;
	opacity: 0.4;
}

.dock ul.icons li.up i {
	background-position: -63px -150px;
}

.dock ul.icons li.tel i {
	background-position: -62px -108px;
}

.dock ul.icons li.im i {
	background-position: -63px -20px;
}

.dock ul.icons li.wechat i {
	background-position: -59px -66px;
}

.dock ul.icons li.down i {
	background-position: -63px -190px;
}

.dock ul.icons li p {
	display: block;
	position: absolute;
	top: 50px;
	right: -260px;
	padding: 15px 20px;
	height: 120px;
	color: White;
	line-height: 30px;
	border: 1px solid #333;
	border-right: none;
	background: #111;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .4s ease-in-out .1s;
	-moz-transition: all .4s ease-in-out .1s;
	-ms-transition: all .4s ease-in-out .1s;
	-o-transition: all .4s ease-in-out .1s;
	transition: all .4s ease-in-out .1s;
	overflow: hidden;
	z-index: 201;
}

.dock ul.icons li.active p {
	right: 50px;
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
}

.dock ul.icons li.tel p {
width: 140px;
    height:130px;
    line-height:30px
}

.dock ul.icons li.im p {
	width: 140px;
    height:200px;
    line-height:18px
}

.dock ul.icons li.im p a {
	display: block;
	margin-top: 12px;
	width: 100px;
	height: 35px;
	line-height: 32px;
	color: #00dfb9;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #00dfb9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.dock ul.icons li.im p a:hover {
	color: White;
	background: #0f8773;
	border: 1px solid #0f8773;
}

.dock ul.icons li.wechat p {
	width: 170px;
    height:160px;
    line-height:30px
}

.dock ul.icons li.wechat p img {
	
	border: 2px solid #000;
}

.dock a.switch {
	position: absolute;
	display: block;
	top: 270px;
	right: 11px;
	width: 26px;
	height: 26px;
	background: url(../images/icons.png) no-repeat 0px -640px;
	cursor: pointer;
	-webkit-transition-delay: .15s;
	-moz-transition-delay: .15s;
	-ms-transition-delay: .15s;
	-o-transition-delay: .15s;
	transition-delay: .15s;
}

.dock a.switch.off {
	background-position: -32px -640px;
}

/*手机底部*/




.hot{width:100%; height:58px; background:#000; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/icon/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/icon/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }
footer ul li a{ padding: 0 10px; height: 12px; font-size: 12px; line-height: 12px; }